func net/http.commonPath

2 uses

	net/http (current package)
		pattern.go#L421: 			p1, p2, commonPath(p1, p2), differencePath(p1, p2), differencePath(p2, p1))
		pattern.go#L448: func commonPath(p1, p2 *pattern) string {